Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Eclipse integration #35

Merged
merged 5 commits into from
Nov 6, 2024
Merged

Eclipse integration #35

merged 5 commits into from
Nov 6, 2024

Conversation

godmodegalactus
Copy link
Contributor

No description provided.

@godmodegalactus godmodegalactus merged commit fa5a089 into main Nov 6, 2024
5 of 6 checks passed
refresh_interval_secs = 1200 # every 20 min

[safety_checks]
check_quote_out_amount_deviation = true
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this should be false

.await?
.1,
)
let disable_compressed = std::env::var::<String>("DISABLE_COMRPESSED_GPA".to_string())
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this should be a config variable in RpcProgramAccountsConfig not an env variable

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This method is used only in the smoke tests, tests do not use RpcProgramAccountsConfig. So no use of removing this env variable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants